home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2005 December
/
CyberMycha 12-2005 (Poland) (Disc 2).7z
/
CyberMycha 12-2005 (Poland) (Disc 2).bin
/
Uzytki
/
arce505pol.exe
/
Reader
/
RdLang32.POL
/
EXVW
/
10029
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2002-01-21
|
326 b
|
14 lines
dialog( name: '$$$/Dialogs/TextNotFound' )
{
group()
{
view( align_children: align_center )
{
static_text(item_id: 'msg1', width: max_char_width() * 16);
static_text(item_id: 'yawn', width: max_char_width() * 16);
static_text(item_id: 'msg2', width: max_char_width() * 16);
}
ok_cancel();
}
}